EMT Practice Test
1. Question Content...
Question1: What is the functionality of the daemon set?
Question2: Which of the following command is used to get detailed information about the pod?
Question3: Which style of operations are preferred for K8S and cloud native applications?
Question4: Stateful set requires which service for the network identity of pods?
Question6: Which of the following provides cloud-native storage orchestration?
Question7: What is the name of the Kubernetes agent that runs on each worker nodes?
Question8: What Kubernetes resource would allow you to run one Pod on some of your Nodes?
Question9: Which of the following is NOT a Kubernetes component?
Question10: What makes cloud native technology so important?
Question11: What kubectl command is used to edit a resource on the server?
Question12: Which CNCF project is the dominant project with respect to container registries
Question13: kubeadm is an administrative dashboard for kubernetes
Question14: What are the two major components of service mesh?
Question16: To specify a Kubernetes object which language is used?
Question17: Which style of operations are preferred for kubernetes and cloud-native applications?
Question18: Which command-line tool is used to interact with the Kubernetes cluster?
Question19: A ________ is an application running on kubernetes.
Question20: How to get the logs of the previously terminated nginx container from the web pod?
Question21: What is autoscaling?
Question22: Which of the following are characteristics of Statefulsets?
Question24: What are default kubernetes namespaces?
Question25: How can you achieve cost optimization in the cloud environment?
Question26: What is container runtime?
Question31: Which of the following is used to request storage in Kubernetes?
Question32: Which statement is true about Pod Networking?
Question33: How can persistent volume be provisioned?
Question37: Which is NOT a use case for the Kubernetes dashboard?
Question38: The 4C's of Cloud Native security
Question39: What is the use of labels in Kubernetes?
Question40: What is etcd used for in Kubernetes?
Question41: Which Kubernetes resource creates Kubernetes Jobs?